Gets a menu definition by ID
Get | Menu_GetMenuById |
Resource Path: /api/menu/{id}
Uri: http://doc.jamsscheduler.com/api/menu/{id}
Name | Description | Data Type |
---|---|---|
id | ID of th Menu definitionid of the menu definition | integer |
The response body is of type Menu.
OK
Menu
|